Skip to content

feat(web checkout): add SDK setup page#109

Merged
dcrawbuck merged 1 commit intomainfrom
web-checkout-sdk-setup-clean
Feb 19, 2026
Merged

feat(web checkout): add SDK setup page#109
dcrawbuck merged 1 commit intomainfrom
web-checkout-sdk-setup-clean

Conversation

@dcrawbuck
Copy link
Collaborator

@dcrawbuck dcrawbuck commented Feb 19, 2026

Summary

  • add a new Web Checkout SDK setup page with cards for iOS, Android, Flutter, and Expo
  • remove the React Native card from this setup page
  • update MDX Card icon resolution so custom platform icons render correctly
  • pin deploy workflows to the lockfile-installed OpenNext CLI to prevent CI version drift

Validation

  • SKIP_WRANGLER_CONFIG_CHECK=1 bun run build:cf
  • bun test

Supersedes #77 with a clean branch history.


Note

Low Risk
Primarily documentation and MDX rendering tweaks plus small CI command changes; low risk aside from potential icon name resolution or workflow path issues affecting deploy jobs.

Overview
Adds a new Web Checkout SDK Setup doc page with a platform card grid linking to iOS, Android, Flutter, and Expo setup guides, and wires it into the Web Checkout navigation (meta.json).

Improves MDX Card icon handling by introducing custom SVG platform icons and more robust Lucide icon name resolution (supports exact, capitalized, and PascalCase matches).

Pins the OpenNext Cloudflare build/deploy steps in both production and PR preview workflows to the lockfile-installed CLI (./node_modules/.bin/opennextjs-cloudflare) to avoid bunx version drift in CI.

Written by Cursor Bugbot for commit 942d3dc. This will update automatically on new commits. Configure here.

@dcrawbuck dcrawbuck added the preview Preview deploy for this PR (Superwall team only) label Feb 19, 2026
@dcrawbuck dcrawbuck changed the title Add SDK Setup page to Web Checkout guide feat(web checkout): add SDK setup page Feb 19, 2026
@dcrawbuck dcrawbuck merged commit 2488c66 into main Feb 19, 2026
5 checks passed
@dcrawbuck dcrawbuck deleted the web-checkout-sdk-setup-clean branch February 19, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview Preview deploy for this PR (Superwall team only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant